/*!40019 SET @@session.max_insert_delayed_threads=0*/; /*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/; DELIMITER /*!*/; # at 4 #171205 10:35:43 server id 3306114 end_log_pos 120 CRC32 0x7d7e496c Start: binlog v 4, server v 5.6.34-log created 171205 10:35:43 # at 120 #171205 10:49:25 server id 3306114 end_log_pos 201 CRC32 0x24d309ef Query thread_id=2 exec_time=0 error_code=0 SET TIMESTAMP=1512442165/*!*/; SET @@session.pseudo_thread_id=2/*!*/; SET @@session.foreign_key_checks=1, @@session.sql_auto_is_null=0, @@session.unique_checks=1, @@session.autocommit=1/*!*/; SET @@session.sql_mode=1075838976/*!*/; SET @@session.auto_increment_increment=2, @@session.auto_increment_offset=2/*!*/; /*!\C utf8 *//*!*/; SET @@session.character_set_client=33,@@session.collation_connection=33,@@session.collation_server=83/*!*/; SET @@session.lc_time_names=0/*!*/; SET @@session.collation_database=DEFAULT/*!*/; BEGIN /*!*/; # at 201 #171205 10:49:25 server id 3306114 end_log_pos 265 CRC32 0xef0e9a3a Rows_query # insert into test1(`name`) values('woqu') # at 265 #171205 10:49:25 server id 3306114 end_log_pos 320 CRC32 0xf86a076e Table_map: `gangshen`.`test1` mapped to number 70 # at 320 #171205 10:49:25 server id 3306114 end_log_pos 365 CRC32 0x653b8de4 Write_rows: table id 70 flags: STMT_END_F ### INSERT INTO `gangshen`.`test1` ### SET ### @1=4 /* INT meta=0 nullable=0 is_null=0 */ ### @2='woqu' /* VARSTRING(60) meta=60 nullable=1 is_null=0 */ # at 365 #171205 10:49:25 server id 3306114 end_log_pos 396 CRC32 0x53ca8e9d Xid = 24 COMMIT/*!*/; ............ # at 705 #171205 10:50:20 server id 3306114 end_log_pos 786 CRC32 0x815b7a14 Query thread_id=2 exec_time=0 error_code=0 SET TIMESTAMP=1512442220/*!*/; BEGIN /*!*/; # at 786 #171205 10:50:20 server id 3306114 end_log_pos 854 CRC32 0xc265e50d Rows_query # delete from test1 where name = 'woqu-change' # at 854 #171205 10:50:20 server id 3306114 end_log_pos 909 CRC32 0x3a62ecaf Table_map: `gangshen`.`test1` mapped to number 70 # at 909 #171205 10:50:20 server id 3306114 end_log_pos 961 CRC32 0x2bf4c689 Delete_rows: table id 70 flags: STMT_END_F ### DELETE FROM `gangshen`.`test1` ### WHERE ### @1=4 /* INT meta=0 nullable=0 is_null=0 */ ### @2='woqu-change' /* VARSTRING(60) meta=60 nullable=1 is_null=0 */ # at 961 #171205 10:50:20 server id 3306114 end_log_pos 992 CRC32 0x412de6a3 Xid = 28 COMMIT/*!*/; # at 992 #171205 10:50:23 server id 3306114 end_log_pos 1039 CRC32 0x8372f001 Rotate to mysql-bin.000005 pos: 4 DELIMITER ; # End of log file ROLLBACK /* added by mysqlbinlog */; /*!50003 SET COMPLETION_TYPE=@OLD_COMPLETION_TYPE*/; /*!50530 SET @@SESSION.PSEUDO_SLAVE_MODE=0*/;